home *** CD-ROM | disk | FTP | other *** search
/ Diccionario Visual Trilingue / VISUAL.iso / SHARED.DIR / 10031_Quit Frame Scripts.ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  65 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on keyDown
  6.   KeyDownQuit()
  7. end
  8.